/Medium Vignette Installation\
==============================

1-Open 'mastereffect_by_martymcfly.ini' file.

2-Serach for '#define USE_BORISVIGNETTE' in the 'Choose effects' and change the number from 0 too to enable it.

3-Search for 'Vignette settings' and replace the number with the one below :

#define EVignetteAmount			2.5	//[0.0 to 5.0] self-explaining variable name
#define EVignetteCurve			2.5	//[0.0 to 5.0] self-explaining variable name
#define EVignetteRadius			1.1	//[0.0 to 5.0] self-explaining variable name
#define VIGNCOLORING			0	//[0 or 1] enables color override, RGB controls below.			
#define VIGNREDAMOUNT			0.0		
#define VIGNGREENAMOUNT			0.0		
#define VIGNBLUEAMOUNT			0.0

4-Don't Forget to disable 'USE_MOVIEBARS' by searching for it and change the number from 1 to 0 if you want to see it since it's basically a dark shades on the edges of your screen in your gta sa game.